home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 177 / pascal / read.me < prev   
Encoding:
Text File  |  1987-09-18  |  1.3 KB  |  46 lines

  1. EPASUTIL.DAT
  2. EPASUTIL.DOC
  3. EPASUTIL.PRG
  4. EPASUTIL.RME
  5.  
  6.     Keywords: PASCAL UTILITIES REFERENCER X REF FORMATTER
  7.     
  8.     Pers. Pascal programming utility for P.P. vers. 1.xx  Includes Formatter,
  9.     Cross Referencer, Line numberer, Find, Fix Capitalization, Routine I/O
  10.     Lister, and more.  Includes docs and more.  This is a very good utility
  11.     package well worth a good look.
  12.  
  13.     
  14. EROUTINE.PAS
  15.  
  16.     Keywords: PASCAL ROUTINES
  17.     
  18.     A subset of the routines used in ERIC'S PASCAL AND BASIC UTILITIES. 
  19.     Includes: Date, Time, Overlay, Binary Search, Home, and more.  Uses Pers.
  20.     Pascal 1.xx
  21.     
  22.     
  23. FASTREAD.CON
  24. FASTREAD.DOC
  25. FASTREAD.INC
  26. FASTREAD.RME
  27. FASTREAD.TYP
  28.  
  29.     Keywords: PASCAL ROUTINES IO
  30.     
  31.     A set of routines to increase the speed of Pers. Pascal READs, WRITEs, and
  32.     WRITELNS.  Gives a speed increase of 2 to 15 times faster.
  33.     
  34.  
  35. GETKEY.DOC
  36. GETKEY.O
  37. GETKEY.S
  38.  
  39.     Keywords: PERSONAL PASCAL ASSEMBLER KEYPRESS KEYS LEDBETTER
  40.     
  41.      This is a very nice routine to be used in Personal Pascal programs. It
  42.     will return normal keypresses as well as FUNCTION KEY keypresses as
  43.     character data.  Read the file GETKEY.DOC for more information.  The
  44.     assembler code is included for anyone who is interested in how to access
  45.     assembler routines from Personal Pascal.
  46.